BPMN 理论学习

BPMN Activity Types Explained (visual-paradigm.com)

Visual Paradigm 除了 BPMN 还有其他类型。相对来说更上层的解释,非技术细节。

  • basic structures
    • swimlanes
    • flow elements
      • Events
        • start intermediate end
      • Activites
        • Task Sub-Process
      • Gateways
        • Data-Based Exclusive Gateway
        • Inclusive
        • Parallel
        • Event-based
    • Connecting Objects
      • Sequence Flow
      • Message Flow
      • Association
      • Data Association
    • Data
      • Data Object
      • Data Input
      • Data Output
      • Data Store
  • BPMN Orchestration vs Choreography vs Collaboration
    • Public vs Private Process
      • internal processes within a single pool
      • interaction among them
    • Orchestration process
      • within a single business entity
        • contained within a Pool
    • Collaboration process
      • only show Pools and message flow
  • BPMN Activity Type